|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--xdoclet.sdk.xgg.XGGPojo
|
+--xdoclet.sdk.xtag.migrator.UsageDescription
XML element: <usage-description/>
. This element exists in the following versions:
| Constructor Summary | |
UsageDescription()
Default constructor. |
|
UsageDescription(Namespace parent)
Constructor. |
|
UsageDescription(Parameter parent)
Constructor. |
|
UsageDescription(Tag parent)
Constructor. |
|
| Method Summary | |
String |
getPcData()
|
void |
setPcData(String pcData)
|
| Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UsageDescription()
public UsageDescription(Namespace parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.
public UsageDescription(Tag parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.
public UsageDescription(Parameter parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.| Method Detail |
public final void setPcData(String pcData)
public final String getPcData()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||